home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / Database / SEARCHENGINE.dxr / 00016_Click on exit.ls < prev    next >
Encoding:
Text File  |  2003-03-14  |  93 b   |  5 lines

  1. on mouseUp
  2.   set the modal of window "searchEngine" to 0
  3.   forget(window "searchEngine")
  4. end
  5.